-
Notifications
You must be signed in to change notification settings - Fork 72
Merge application elements from fusedModules under main #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you for this PR. |
Cool, I was about to suggest this but didn't seeing how busy you were :) This'll be really useful :P |
|
Please confirm :1544e4b |
Hi, sorry for the delay (was afk due to health issues), unfortunately no, the resulting apk still has invalid manifest xml. |
|
What is " invalid manifest xml" ? |
The same issue which I pointed out in our past conversations when the resulting apk wasn't recognised as a valid apk (REAndroid/APKEditor#214 (comment)):
which i was able to solve using json way of merging elements. |
|
I couldn't get "invalid xml" message anywhere. But i got fixed by: 1e9108a |
|
Which application you're testing on ? For now below are the results with different browsers on my end:
It's not |
|
Awesome with dfca9f5 just now, It's fixed 🥳
|
|
No description provided.